In [146]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Chuetsu Offshore¶

Date: 16 Jul 2007 01:13:22¶

m = 6.8¶

In [147]:
folder, earthquake = find_earthquake('Chuetsu Offshore')
In [148]:
bar_chart_fp(folder)
In [149]:
plot_box_3d(folder)
In [150]:
scatter_plot_evs(folder)
In [151]:
temporal_series_b(folder)
In [152]:
alert_status_plot(folder)
In [153]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Chuetsu Offshore 2007-07-16 01:13:22.550000 6.8 1.06 96.39 98.17 117.5 117.5 225 60 94 TH
In [ ]:

In [ ]: